CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - K-Means算法 MATLAB

搜索资源列表

  1. MATLAB-KMEANS

    0下载:
  2. 基于matlab的k均值算法,程序比较简单,适合初学者学习-Matlab k-means algorithm, the procedure is relatively simple, suitable for beginners to learn
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:23909
    • 提供者:凌晨
  1. sp_kmeans

    0下载:
  2. k均值算法,比matlab自带的要快很多,值得借鉴的算法-k-means algorithm, matlab comes much faster, is worth learning algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1761
    • 提供者:郭芙蓉
  1. K_means

    0下载:
  2. Matlab 实现灰度图像K-means算法(菜鸟入门级)-Matlab to achieve gray image K-means algorithm (rookie entry-level)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:895
    • 提供者:李颖
  1. Desktop

    0下载:
  2. 谱聚类matlab算法实现,k-means算法 可以实现简单聚类-Spectral clustering algorithm in matlab, k- means algorithm can realize simple clustering
  3. 所属分类:Fractal program

    • 发布日期:2017-11-06
    • 文件大小:2684
    • 提供者:朱恂
  1. K-junzhi

    1下载:
  2. K均值聚类算法,里面的wdbc是数据。用matlab写的-K-means clustering algorithm, which is wdbc data. Written by matlab
  3. 所属分类:matlab

    • 发布日期:2016-04-03
    • 文件大小:138240
    • 提供者:1111name
  1. matlab

    0下载:
  2. 聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1466
    • 提供者:郑志鹏
  1. matlab-bian-ma

    0下载:
  2. matlab源代码 包括K均值聚类 鱼群算法 模拟退火 蚁群算法 端点检测等-matlab source code, including K-means clustering algorithm simulated annealing ant colony algorithm fish endpoint detection
  3. 所属分类:source in ebook

    • 发布日期:2017-05-20
    • 文件大小:5846622
    • 提供者:杨存强
  1. k-mean

    0下载:
  2. 简单的K均值算法,使用matlab平台编程,两个文件一个是数据文件,一个是算法文件-Simple K-means algorithm, using matlab platform programming, one file is a data file, and the other is a algorithm file.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1370
    • 提供者:Jiamin Bao
  1. Algorithms

    0下载:
  2. matlab源码:K-means算法,粒子群算法PSO,模拟退火算法SA-The matlab source code: K- means algorithm, particle swarm optimization (PSO, simulated annealing algorithm SA
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:206261
    • 提供者:hhb
  1. matlan3223

    0下载:
  2. 【matlab编程代做】基于k-means算法 可以作为参考使用学习-[Do] matlab program generation based on k-means algorithm can be used as a reference study
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:134626
    • 提供者:彭鑫
  1. Matlab

    0下载:
  2. 邓勇夫 基于K-均值聚类算法的数据分类方法MATLAB实现-K-means MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:811
    • 提供者:邓勇夫
  1. kmeans

    0下载:
  2. 利用了matlab编程,结果实现k-means算法-Use matlab programming, k-means algorithm to achieve results. . .
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:6561
    • 提供者:lihe
  1. 2k-means

    1下载:
  2. 基于matlab的二分k均值聚类算法,经过仿真实验成功。-Bipartite k-means clustering algorithm based on matlab, after successful simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4795
    • 提供者:huhu
  1. kmeans_demo1

    0下载:
  2. MATLAB kmeans 算法目前很火,适合初学MATLAB者学习,用k means 算法分类高效
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1239
    • 提供者:熊琴
  1. RBF-k

    0下载:
  2. RBF-k均值聚类算法的matlab程序和样本数据,可用于RBF-k均值聚类算法的仿真。-RBF-k-means clustering algorithm matlab program and sample data, can be used to simulate the RBF-k-means clustering algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7142
    • 提供者:whult
  1. hw_03_Li

    0下载:
  2. k-means 算法的MATLAB仿真分析-simulation of k-means algorithm in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:302366
    • 提供者:申思
  1. MatlabFKmeans

    0下载:
  2. 使用matlab实现模糊聚类K-means算法的过程程序 有详细的说明-Use matlab fuzzy clustering K-means algorithm of the program is described in detail
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:713
    • 提供者:王刚
  1. flster

    0下载:
  2. 快速k-means算法,比matlab 自带的要快很多,不错的源码-K- means algorithm quickly, much faster than with matlab, good source
  3. 所属分类:Applications

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:Gailopg
  1. OBGORV71

    0下载:
  2. 快速k-means算法,比matlab 自带的要快很多,不错的源码-K- means algorithm quickly, much faster than with matlab, good source
  3. 所属分类:Algorithm

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:idebtizqer
  1. mochxource

    0下载:
  2. 快速k-means算法,比matlab 自带的要快很多,不错的源码-K- means algorithm quickly, much faster than with matlab, good source
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:3505
    • 提供者:xxsiy@887902
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com